ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Storage Namespace / PropertyBagKey<T1,T2> Class / Name Property

In This Topic
    Name Property (PropertyBagKey<T1,T2>)
    In This Topic
    Gets the name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also